Skip to content

fix: ci error about runner and gm #102

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
Apr 19, 2025
Merged

Conversation

bzp2010
Copy link
Contributor

@bzp2010 bzp2010 commented Apr 16, 2025

  1. Fix CI error caused by ubuntu 20.04 runner image deprecation
  2. Fix CI error caused by api7 Tongsuo repository deletion
    Currently, the module is built with the latest tag from the tongsuo official repository (although that was also released 2-3 years ago), and that OpenSSL branch produces an error when building HTTP/3 and QUIC, and I have no desire to fix it.
    Various projects and openssl branches on GMSSL are no longer active, and I don't know what libraries still support it in an modern way (e.g., closely following patch packages released by OpenSSL, and dropping any vulnerability fixes on OpenSSL in order to use GMSSL is unlikely to be acceptable), and if this state of affairs persists, perhaps that support will be removed from the APISIX.

Tongsuo is a fork based on OpenSSL 3.0.3, and since OpenSSL 3.0.3 it has fixed a number of critical CVEs, and I'm not sure if these patches have been applied on Tongsuo.

@bzp2010 bzp2010 marked this pull request as ready for review April 19, 2025 03:04
@bzp2010 bzp2010 changed the title fix: ci runner fix: ci error about runner and gm Apr 19, 2025
@bzp2010 bzp2010 merged commit a54d810 into main Apr 19, 2025
5 checks passed
@bzp2010 bzp2010 deleted the bzp/fix-ci-runner-and-gm-test branch April 19, 2025 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants